home *** CD-ROM | disk | FTP | other *** search
/ Hip Tissue / Hip Tissue - Disc 1.iso / pc / dir / cphoto5.dxr / 00011_STOP_OFF.ls < prev    next >
Encoding:
Text File  |  1997-11-06  |  166 b   |  9 lines

  1. on mouseDown
  2.   global nauto
  3.   puppetSound("switch")
  4.   set the memberNum of sprite 2 to 16
  5.   set the memberNum of sprite 11 to 25
  6.   set nauto to 2
  7.   updateStage()
  8. end
  9.